#tooltip 
{
    border:1px solid #666666;
    background-color:Black;	
    position: absolute;
	z-index: 999999999;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;    
    -khtml-opacity:.65;
    -moz-opacity:.65; 
    -ms-filter:"alpha(opacity=65)"; 
    filter:alpha(opacity=65); 
    opacity:.65; 
}
#tooltip h3, #tooltip div 
{ 
	margin: 0; 
	font-size:0.8em;
	font-face:verdana,arial;	
	padding:1px 10px 1px 10px;
    color:#fff;
}.window
{
    z-index:99999998;
    position: absolute;     
}
.window .top_left
{
	background: url(http://shoppingandfashion.se/wp-content/spotlife/images/window/top_left.png) no-repeat;
	width:25px;
	height:55px;
}
.window .top
{
    background: url(http://shoppingandfashion.se/wp-content/spotlife/images/window/top.png) repeat-x;
    height:55px;
}
.window .top_right
{
	background: url(http://shoppingandfashion.se/wp-content/spotlife/images/window/top_right.png) no-repeat;
	width:32px;
	height:55px;
}
.window .left
{
	background: url(http://shoppingandfashion.se/wp-content/spotlife/images/window/left.png) repeat-y;
	width:25px;
}
.window .content
{
    background: #FFFFFF;
    padding:3px;
    overflow: auto;
}
.window .right
{
	background: url(http://shoppingandfashion.se/wp-content/spotlife/images/window/right.png) repeat-y;
	width:32px; 
}
.window .bottom_left
{
	background: url(http://shoppingandfashion.se/wp-content/spotlife/images/window/bottom_left.png) no-repeat;
	width:25px;
}
.window .bottom
{
    background: url(http://shoppingandfashion.se/wp-content/spotlife/images/window/bottom.png) repeat-x;
    height: 55px; 
}
.window .bottom_right
{
	background: url(http://shoppingandfashion.se/wp-content/spotlife/images/window/bottom_right.png) no-repeat;
	width:32px;
	height:55px;
}
.window .close
{
	width:15px;	
	height:15px;
	cursor:pointer;
	position:absolute; 
    margin-top:-5px;
    margin-left:-9px;
    background: url(http://shoppingandfashion.se/wp-content/spotlife/images/window/close.png) no-repeat;
    background-position:40% 50%;
}
.window .title
{
	position:absolute; 
	color:white;
    margin-top:-5px;
    margin-left:20px;
    font:bold 1.1em Georgia, Arial, Helvetica, sans-serif;     
}
.window .spinner
{
    position:absolute; 
    margin-top:-9px;
    margin-left:-9px;     
}/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(http://shoppingandfashion.se/wp-content/spotlife/images/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(http://shoppingandfashion.se/wp-content/spotlife/images/colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(http://shoppingandfashion.se/wp-content/spotlife/images/colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(http://shoppingandfashion.se/wp-content/spotlife/images/colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(http://shoppingandfashion.se/wp-content/spotlife/images/colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(http://shoppingandfashion.se/wp-content/spotlife/images/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(http://shoppingandfashion.se/wp-content/spotlife/images/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(http://shoppingandfashion.se/wp-content/spotlife/images/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(http://shoppingandfashion.se/wp-content/spotlife/images/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(http://shoppingandfashion.se/wp-content/spotlife/images/colorbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(http://shoppingandfashion.se/wp-content/spotlife/images/colorbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(http://shoppingandfashion.se/wp-content/spotlife/images/colorbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(http://shoppingandfashion.se/wp-content/spotlife/images/colorbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(http://shoppingandfashion.se/wp-content/spotlife/images/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}.gravatar
{
    visibility:hidden;
}
.gravatar_25
{
    width:25px;
    height:25px;
    float:left;
    margin:0 8px 0 0;
    padding:3px;
}
.gravatar_25 img
{
    border: 1px solid #ddd;
}
.gravatar_32
{
    width:32px;
    height:32px;
}@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}#contentbanner
{
    overflow:hidden;
    width:980px;    
}
#ad_space_980x300 
{
    width:980px;
    height:auto;
}
#ad_space_980x120 
{
    width:980px;
    height:auto;
}
#ad_space_728x90
{
    width:728px;
    height:auto;
    margin-left:1px;
}
#ad_space_160x600 
{
    padding:5px 0 5px 7px;
    width:160px
}
#ad_space_250x120 
{
    margin-bottom:5px;
    width:250px
}
#ad_space_250x250 
{
    margin-bottom:5px;
    width:250px
}
#ad_space_250x360 
{
    margin-bottom:5px;
    width:250px;
}
#ad_space_468x60 
{
    width:468px;
    padding-bottom: 10px;
    margin-left:auto;
    margin-right:auto;
}
.ad_space_inline 
{
    padding:5px;
    text-align: center;
}
#ad_space_inline 
{
    padding:5px;
    text-align: center;
}
#ts_top 
{
    width:980px;
    height:auto; 
}
#ts_mid 
{
    width:auto;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}
#ts_right 
{
    margin-left:auto;
    margin-right:auto;
    padding-bottom:5px;
}
.tailsweep-link
{
    display:none;
}
.button div,
.button input[type="submit"],
.button input[type="reset"],
.button input[type="button"],
.button .container a
{
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
    cursor:pointer;
    padding-top:2px;
    padding-bottom:2px;
    text-align:center;
    font-size:0.85em;      
}
.button .container a
{
    display:block;
    padding: 0px; 
}    
.button input[type="submit"],
.button input[type="reset"],
.button input[type="button"] 
{
    padding-top:2px;
    padding-bottom:4px; 
} 
.button .grey 
{
    background-color:#666;
    color:#ffffff;
    border:1px solid #ffffff;    
}
.button .grey:hover
{
    background-color:#333;   
}
.button .pink 
{
    background-color:#F2307F;
    color:#ffffff;
    border:1px solid #ffffff;    
}
.button .pink:hover
{
    background-color:#bd4478;
}
.button .lgrey 
{
    background-color:#999;
    color:#ffffff;
    border:1px solid #ffffff;    
}
.button .lgrey:hover
{
    background-color:#666;
} 
.button .black
{
    background-color:#000000;
    color:#ffffff;
    border:1px solid #ffffff; 
}
.button .black:hover
{
    background-color:#ffffff;
    color:#000000;
    border:1px solid #000000;        
}
.button .white
{
    background-color:#ffffff;
    color:#000000;
    border:1px solid #000000; 
}
.button .white:hover
{
    background-color:#000000;
    color:#ffffff;
    border:1px solid #ffffff;        
}
.button .button_grey
{
    background-color:#cccccc;
    color:#000000;
    border:1px solid #000000; 
}
.button .button_grey:hover
{
    background-color:#dddddd;
    color:#000000;
    border:1px solid #000000;        
}
#comment_form_wrapper
{
    width:544px;
    margin-left:6px;
    margin-left:auto;
    margin-right: auto;
}
#comment_form_wrapper .inner_wrapper
{
    padding-left:12px;
    padding-right:18px;
}
#comment_form_wrapper .center_wrapper
{
    margin-left:51px;
    width:350px; 
}
#comment_form_drag_handle
{
    cursor:move;
}
#comment_form_wrapper .close
{
    cursor:pointer;
    width:8px;
    height:8px;
    top:10px;
    left:520px;
    position:absolute;
    background:url(http://shoppingandfashion.se/wp-content/spotlife/templates/template_980/images/comment_form/close.png) no-repeat;  
}
#comment_form_wrapper .spinner
{
    position:absolute;
    left:250px;
}
#comment_form_wrapper .divider
{
    height:1px;
    background-color: #999999;
    border-bottom:1px solid #eeeeee;
    margin-bottom:7px;
}
#comment_form_wrapper .header
{
    width:100%;
    padding:9px 0px 9px 0px;
    font:bold 1.65em Georgia, Arial, Helvetica, sans-serif; 
    text-align: center;
}
#comment_form_wrapper .background_image
{
    float:left;
    width:528px;    
}
#comment_form_wrapper .background_large_image
{
    height:409px;
    background:url(http://shoppingandfashion.se/wp-content/spotlife/templates/template_980/images/comment_form/background_large.png) repeat-x;
}
#comment_form_wrapper .background_small_image
{
    height:266px;
    background:url(http://shoppingandfashion.se/wp-content/spotlife/templates/template_980/images/comment_form/background_small.png) repeat-x;
}
#comment_form_wrapper .left_image 
{
    float:left;
    width:8px;    
}
#comment_form_wrapper .left_large_image
{
    height:409px;
    background:url(http://shoppingandfashion.se/wp-content/spotlife/templates/template_980/images/comment_form/left_large.png) no-repeat;
}
#comment_form_wrapper .left_small_image 
{
    height:266px;
    background:url(http://shoppingandfashion.se/wp-content/spotlife/templates/template_980/images/comment_form/left_small.png) no-repeat;
}
#comment_form_wrapper .right_image 
{
    float:right;
    width:8px;  
}
#comment_form_wrapper .right_large_image
{
    height:409px;
    background:url(http://shoppingandfashion.se/wp-content/spotlife/templates/template_980/images/comment_form/right_large.png) no-repeat;
}
#comment_form_wrapper .right_small_image 
{
    height:266px;
    background:url(http://shoppingandfashion.se/wp-content/spotlife/templates/template_980/images/comment_form/right_small.png) no-repeat;
}
#comment_form_wrapper .input
{
    width:350px;
}
#comment_form_wrapper .input input[type="text"]
{
    float:left;
    height:22px;
    width:295px;
    padding:4px 0px 0px 3px;
    border:1px solid #bbbbbb;
}
#comment_form_wrapper .input label
{
    float:left;
    font:bold 1.0em Georgia, Arial, Helvetica, sans-serif; 
    width:50px;
    padding-top: 7px;     
} 
#comment_form_wrapper textarea
{
    overflow:auto;
    width:493px;
    border:1px solid #cccccc;
    padding:4px 0px 0px 3px; 
}
#comment_form_wrapper input[type="reset"]
{
    float:left;
    width:144px;
    margin-right:9px;
}
#comment_form_wrapper input[type="submit"]
{
    float:left;
    width:144px;
}
#comment_form_wrapper .login_logout,
#comment_form_wrapper .checkboxes,
#comment_form_wrapper .buttons,
#comment_form_wrapper .error_wrapper
{ 
   width:297px;
   padding-left:52px;         
}
#comment_form_wrapper .error_wrapper
{
    height:20px;
    color:#e60303;    
}
#comment_form_wrapper .button
{
    margin-top:7px;
}
#comment_form_wrapper .checkboxes .checkbox
{
    float:left;
    padding-top:2px; 
}
#comment_form_wrapper .checkboxes label
{
    float:left;
    padding-left:5px;
    cursor:pointer;
}#kommentarer
{
}
.comment
{
	margin-bottom:10px;
    font-size:0.9em;
}
.comment .content
{
	padding-top:10px;
    padding-left:5px;
} 
.comment .content a
{
	text-decoration: none;
}
.comment .content a:hover
{
	border: none;
	text-decoration:none;
}
.comment .text
{
    padding:2px;
}
.comment .author_link
{
    float:left;
    font-weight:bold;
}
.comment .avatar
{
    float:left; 
    margin: 3px;
}
.comment .avatar img
{
    border:none; 
    width:32px;
    height:32px;
}
.comment .author_url
{
    padding:2px;
    margin-bottom:5px;
}
.comment .index
{
    float:right;    
}
.comment .edit
{
     padding-right:3px;
     float:right; 
}
.comment .reply
{
    float:right; 
    background:url(http://shoppingandfashion.se/wp-content/spotlife/templates/template_980/images/comment_form/reply.png) no-repeat;
    height:24px;
    width:95px;
    padding-left:3px;
    padding-bottom:3px;
    cursor:pointer; 
    -khtml-opacity:.65;
    -moz-opacity:.65; 
    -ms-filter:"alpha(opacity=65)"; 
    filter:alpha(opacity=65); 
    opacity:.65;         
}
.comment .reply:hover
{
    -khtml-opacity:1;
    -moz-opacity:1; 
    -ms-filter:"alpha(opacity=100)"; 
    filter:alpha(opacity=100); 
    opacity:1;     
}
#footer 
{
    margin-bottom:40px; 
    padding:30px 0;
    width:auto; 
    height:auto;
    clear:both;
}
.footer-h4 
{
    margin:0 0 20px 0;
}
#footer .categories 
{
    margin-left:20px; 
    padding:0;
    width:300px; 
    height:auto;
    float:left;
}
#footer .about 
{
    margin:0; 
    padding:0;
    width:480px; 
    height:auto;
    float:right;
}
.footer-cat 
{
    margin:0; 
    padding:0;
    width:360px; 
    height:auto;
    list-style:none;
}
.footer-cat li 
{
    margin:5px 0; 
    padding:0 0 0 9px;
    width:150px; 
    height:auto;
    float:left;
}
.footer-cat li a 
{
    margin:0; 
    padding:0 9px 0 0;
    width:auto; 
    height:23px; 
    line-height:23px;
    float:left; 
    display:block;
}
.footer-cat li a:link, .footer-cat li a:active, .footer-cat li a:visited 
{
    font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
.footer-cat li:hover, .footer-cat li:hover a 
{
    background-position:0% -23px;
    cursor:pointer;
}
.footer-cat li:hover a 
{
    background-position:100% -23px;
}
.footer-h4 
{
    color:#ffffff;
}
.footer-cat li a:link, .footer-cat li a:active, .footer-cat li a:visited 
{
    color:#a7a7a7;
}
.footer-cat li a:link span, .footer-cat li a:active span, .footer-cat li a:visited span 
{
    color:#FF00FF;
}
.footer-cat li:hover, .footer-cat li:hover a 
{
    color:#171615;
}
.footer-cat li 
{
    background:url(http://shoppingandfashion.se/wp-content/spotlife/templates/template_980/images/footer/footer-cat-left.gif) no-repeat top left;
}
.footer-cat li a 
{
    background:url(http://shoppingandfashion.se/wp-content/spotlife/templates/template_980/images/footer/footer-cat-right.gif) no-repeat top right;
}
.footer-divider 
{
    background:url(http://shoppingandfashion.se/wp-content/spotlife/templates/template_980/images/footer/footer-divider.gif) repeat-y top left;
}* { padding: 0px; margin: 0px; }

body, html 
{
    margin:0px;
}
p 
{
    margin-bottom:15px;
}
ul, li 
{
    list-style:none;
}
img 
{
    border: 0px;
}
.home    
{
    cursor:pointer;
    text-decoration:none;
}
.paging 
{
    text-align: center;
}
p.about-text 
{
    -x-system-font:none;
    font-family:constantia, palatino, "courier new", helvetica;
    font-size:1.2em;
    font-size-adjust:none;
    line-height:17px;
    margin:0 0 10px;
}
p.copyright 
{
    -x-system-font:none;
    font-family:constantia, palatino, "courier new", helvetica;
    font-size:0.92em;
    font-size-adjust:none;
    margin:10px 0 0;
}
#topbar 
{
    height:40px;
    border-top:1px solid #444;
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    z-index:99999;
}
#totalpage 
{
    width: 980px;
    margin-left:auto;
    margin-right:auto;
}
#blogpage 
{
    width:980px;
}
#header 
{
    width:980px;
    height:auto;
}
#content 
{
    float:left;
    width:710px;
    max-width:710px;
    padding:0 5px 10px 5px;
}
#sidebar 
{
    width: 255px;
    height:auto;
    margin-left:5px !important;
}
#content img 
{
    max-width:700px;
    width: expression(this.width > 700 ? 700: true);
}
#content .images 
{
    max-width:700px;
    width: expression(this.width > 700 ? 700: true);
}
.aligncenter, div.aligncenter 
{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft 
{
   float: left;
   margin:5px;
}
.alignright 
{
   float: right;
   margin:5px;
}
#spotbar 
{
    height:40px;
    border-top:1px solid #444;
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    z-index:999;
    background:#000;
}
#icons 
{
    width: 158px;
    height:70px;
    padding:10px 0 0 10px;
    margin-bottom:10px;
    margin-left:7px;
}
#icons ul 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#icons li 
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 70px;
    display:inline;
}
#icons ul li a 
{
    min-width: 158px;
    height: 70px;
    float:left;
    padding:0;
    display:block;
}
#icons ul li#bloglovin a 
{
    background: url(http://shoppingandfashion.se/wp-content/spotlife/templates/template_980/images/ikon_bloglovin.jpg) no-repeat 0 0;
}
#icons ul li#bloglovin a:hover 
{
    background: url(http://shoppingandfashion.se/wp-content/spotlife/templates/template_980/images/ikon_bloglovin.jpg) no-repeat 0 -70px;
    border-bottom:none;
}#page_navigation_wrapper
{   
}
#page_navigation_wrapper div
{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px; 
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
}
#page_navigation_wrapper .page_label
{
        float:left;
	margin:3px 4px; 0 0;
	text-align:center;
}
#page_navigation_wrapper .first_page
{
        display:inline;
        margin-right:4px;
        padding:2px 5px;
}
#page_navigation_wrapper .previous_page
{
        display:inline;
        margin-right:4px;
        padding:2px 5px;
}
#page_navigation_wrapper .page_from_to
{
        display:inline;
        margin-right:4px;
        padding:2px 5px;
}
#page_navigation_wrapper .pages
{
        padding:2px 5px;
	text-align:center;
}
#page_navigation_wrapper .current_page
{
        display:inline;
        margin-right:4px;
        padding:2px 5px;
}
#page_navigation_wrapper .page
{
        display:inline;
        margin-right:4px;
        padding:2px 5px;
}
#page_navigation_wrapper .next_page
{
        display:inline;
        margin-right:4px;
        padding:2px 5px;
}
#page_navigation_wrapper .last_page
{
        display:inline;
        margin-right:4px;
        padding:2px 5px;
}
#post_navigation_wrapper
{   
}
#post_navigation_wrapper .previous_post
{
    float:left;
}
#post_navigation_wrapper .next_post
{
    float:right;
}
blockquote 
{    
    font-style:italic;
    margin:0 0 0 10px;
    padding:0 0 20px 50px;
}
.post-content h1, .page-content h1 
{
    margin:10px 0; 
    padding:0;
}
.post-content h2, .page-content h2 {
    margin:10px 0; 
    padding:0; 
}
.post-content h3, .page-content h3 
{
    margin:10px 0; 
    padding:0; 
}
.post-content h4, .page-content h4 
{
    margin:10px 0; 
    padding:0;
}
.clearfix:after 
{
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix 
{
    display: inline-block;
}
html[xmlns] .clearfix 
{
    display: block;
    clear: both;
}
* html .clearfix 
{
    height: 1%;
}
.post 
{
    margin:0 0 25px 0;
}
h3.post-title 
{
    margin:0; padding:5px 0;
    width:auto; 
    height:auto;
    -x-system-font:none;
}
.post-box 
{
    padding:0;
    border-top:0;
    margin-bottom:20px; 
}
.post-meta 
{
    margin:0 0 23px 0;
    padding:0;
    position:relative;
}
.post-info 
{
    margin:0;
    width:auto; 
    height:auto;
}
.post-content, .page-content, .comment-content 
{
    margin:0; 
    padding:27px 0px 11px 0px;
    position:relative;
}
.post-content ul
{
	margin-left:10px;
	list-style-type:square;
}

.post-content ul li
{
	margin-left:20px;
	list-style-type:circle;
}
.page-content 
{
    padding:15px 22px 0;
}
.comment-count 
{
    margin:0; 
    padding:0;
    width:auto; 
    height:auto;
    position:absolute; 
    display:block;
    top:-20px; right:-10px;
}
.comment-count a:link, .comment-count a:active, .comment-count a:visited 
{
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    -webkit-border-top-left-radius:4px;
    -webkit-border-top-right-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    margin:0;
    display:block;
}
.comment-count a:hover 
{

}
.post-image, .post-image-inner 
{
    margin:0 auto 10px auto; 
    padding:0;
    width:auto; 
    height:auto;
    display:block;
}
.post-image-inner 
{
    margin:0 auto 10px 15px;
    float:right;
}
.post-image img, .post-image-inner img 
{
    margin:0 auto; 
    padding:3px;
    text-align:center; 
    display:block;
}
.post-footer 
{
    margin:0; 
    height:50px;
    position:relative;
}
.postactions 
{
    margin-left:auto;
    margin-right:auto;
    width:auto;
    text-align: center;
}
.postactions .container 
{      
    display:inline;
    margin:9px 8px 0 0;
    padding:1px 3px;
}
#search 
{
    display:inline;
    float:right;
    height:20px;
    margin:5px;
    width:170px;
}
#search .search_text_box 
{
    background:transparent none repeat scroll 0 0;
    border:medium none;
    display:inline;
    float:left;
    font-size:11px;
    font-weight:normal;
    font-family:Arial,Helvetica,sans-serif;
    margin:2px 0 0 5px;
    width:185px;
}

#search .search_submit 
{
    background:transparent none repeat scroll 0 0;
    border:medium none;
    cursor:pointer;
    display:inline;
    float:left;
    margin:0 0 0 2px;
    width:20px;
}
#error_404
{}
#posts_not_found
{}
#comments_not_allowed
{}
#comments_need_password
{}
#comments_need_login
{}
.user_login_logout ul
{
    list-style:none; 
}
.user_login_logout li
{
    float:left;
    padding-right:5px;
}
.user_login_logout .user_identity
{
    font-style:italic;
    font-weight:bold;
}

#number_of_comments_title
{
    font-size:1.65em;
    font-weight:bold;
    margin:10px 0;
    text-align:center;
}
.awating_moderation
{}.widgets 
{
    margin:3px;
    padding:0 2px;
}
.widgets h3 
{
    padding:6px 4px;
    height:17px;
    border-bottom:none;
    margin:0;
    letter-spacing: 1.5px;
    line-height: 14px;
}
#widget_google_translate {
        margin-bottom:10px;
        margin-left:10px;
}
.template_plugin_tabs
{
    visibility:hidden;
    background:#363636 url(http://shoppingandfashion.se/wp-content/spotlife/template_plugins/tabs/images/tabber_bg.jpg) no-repeat center top;
    border:1px solid #DDDDDD;
    display:block;
    /*float:left;*/
    height:auto !important;
    padding:4px;
    margin:10px 0;
    clear:both;
}
.template_plugin_tabs .thumbnail img
{
    width: 35px;
    height: 35px;
    border: 1px solid #ddd;
    margin:0 8px 0 0;
    padding:3px;
    float:left;
}
.template_plugin_tabs .row
{
    border-bottom:1px solid #EEEEEE;
}
.template_plugin_tabs .comment_count
{
    float:right;
    background:#444;
    color:#fff;
    padding:1px 5px 4px 5px;
    font-size:1.35em;
    cursor:pointer;
}
.ui-tabs-hide {
    display: none;
}

/* Skin */  
 .ui-tabs-panel
 {
 }
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: Arial, Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    text-transform: uppercase;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0;
    padding:0 !important;
    border:none !important;
    background: none !important;
    /*min-width: 84px;*/ /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 5px;
    /*background: url(http://shoppingandfashion.se/wp-content/spotlife/template_plugins/tabs/css/tab.png) no-repeat;
    border:1px solid black;*/
}
.ui-tabs-nav a {
    /*margin: 1px 0 0;*/ /* position: relative makes opacity fail for disabled tab in IE */
    color: #fff !important;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
    height:20px;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    /*top: 1px;*/
    z-index: 2;
    margin-top: 0;
    color: #000;
    background: #F8F8F8;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
    color:#000 !important;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
    background:#F8F8F8;
    color:#cc0066 !important;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    padding: 1em 8px;
    background: #F8F8F8; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(http://shoppingandfashion.se/wp-content/spotlife/template_plugins/tabs/css/loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}       
.topnav
{
    height:30px;
    border:none;
    margin:0px;
    padding:0px;
}

.template_plugin_topnav, .template_plugin_topnav ul
{
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-position:outside;
    position:relative;
    line-height:1.5em; 
    z-index:1;
}
.template_plugin_topnav a
{
    height:30px;
    display:block;
    line-height:30px;
    margin:0px;
    text-decoration:none;
    position:relative;
}
.template_plugin_topnav li
{
    float:left;
    position:relative;
}
.template_plugin_topnav ul
{
    position:absolute;
    display:none;
    width:10em;
    top:2em;
}
.template_plugin_topnav li ul a
{
    width:10em;
    height:auto;
    float:left;
    text-align:left;
}
.template_plugin_topnav ul ul{
    top:auto;
}    
.template_plugin_topnav li ul ul {
    left:10em;
    margin:0px 0 0 50px;
}
.template_plugin_topnav li:hover ul ul, .template_plugin_topnav li:hover ul ul ul, .template_plugin_topnav li:hover ul ul ul ul
{
    display:none;
}
.template_plugin_topnav li:hover ul, .template_plugin_topnav li li:hover ul, .template_plugin_topnav li li li:hover ul, .template_plugin_topnav li li li li:hover ul
{
    display:block;
}
